Simplify and speed up EQ again
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2024 17:54:51 +0000 (09:54 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2024 19:20:32 +0000 (11:20 -0800)
commit08c1863257469b4cb85e97a276ba635d44b22666
tree0c79ad0ab4fc072791ddf039b0b467543476937e
parentd2a5d7534c7dcdc4432bf5456cb8a76680f7aa14
Simplify and speed up EQ again

* src/lisp.h (lisp_h_BASE2_EQ, lisp_h_EQ): Simplify and refactor.
On x86-64 with GCC 3.2 this shrinks temacs text by 0.055% and
after removing all *.elc files speeds up 'make' by 1.0%.
src/lisp.h